Skip to content

申请商家转账批次电子回单

商家转账批次汇总电子回单申请受理接口,商户通过该接口可以申请受理商家转账批次汇总电子回单。 官方文档

js
wxpay
.
v3
.
platsolution
.
mchTransfer
.
batches
.
summaryReceipts
.
outBatchNo
.
_out_batch_no_
.
apply
.
post
({
sub_mchid
,
}, {
out_batch_no
})
.
then
(
({
data
: {
sub_mchid
,
out_batch_no
,
receipt_state
,
}, }) => ({
sub_mchid
,
out_batch_no
,
receipt_state
,
}) )

Released under the MIT License. (SITEMAP)